-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4 ➡️ 5 #330
4 ➡️ 5 #330
Conversation
Signed-off-by: Nikhil Nair <[email protected]> Signed-off-by: Louise Poubel <[email protected]> Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
- Change binding of width property in delegate (see: https://stackoverflow.com/questions/63767669/parent-is-null-in-listview-delegate-after-upgrade-to-qt-5-15) - Use scoped reference to model.display (see: https://forum.qt.io/topic/92085/using-qstringlistmodel-as-model-in-listview) Signed-off-by: Rhys Mainwaring <[email protected]>
Signed-off-by: William Wedler <[email protected]> Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ign-gui5 #330 +/- ##
============================================
+ Coverage 66.10% 66.45% +0.34%
============================================
Files 26 26
Lines 3219 3234 +15
============================================
+ Hits 2128 2149 +21
+ Misses 1091 1085 -6
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to do anything for the failing DCO?
We've been manually approving DCO for forward-ports, because GitHub internally updates the emails of committers and there's little we can do about it. I just manually approved it |
➡️ Forward port
Port
ign-gui4
toign-gui5
Branch comparison: ign-gui5...ign-gui4
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)